home *** CD-ROM | disk | FTP | other *** search
- Format: SUM(<expression>, <expression>, ...)
-
- Format: MAX(<expression>, <expression>, ...)
-
- Format: MIN(<expression>, <expression>, ...)
-
- Format: MEAN(<expression>, <expression>, ...)
-
- Format: ABS(<expression>)
-
- Format: ARCTAN(<expression>)
-
- Format: COS(<radians>)
-
- Format: EXP(<expression>)
-
- Format: INT(<expression>)
-
- Format: LOG10(<expression>)
-
- Format: LOGN(<expression>)
-
- Format: PI
-
- Format: ROUND(<expression>)
-
- Format: SIN(<radians>)
-
- Format: SQRT(<expression>)
-
- Format: TAN(<radians>)
-
- Format: STEP(<height>, <time>)
-
- Format: PULSE(<volume>[, <first pulse>, <interval>])
-
- Format: RAMP(<slope>[, <time>])
-
- Format: DERIVN(<input>, <order>)
-
- Format: STARTTIME
-
- Format: STOPTIME
-
- Format: DT
-
- Format: TIME
-
- Format: DELAY(<input>, <delay duration> [,<initial>])
-
- Format: PCT(<fraction>)
-
- Format: SWITCH(<input1>, <input2>)
-
- Format: SOUND(<expression>)
-
- Format: RANDOM(<min>, <max>[, <seed>])
-
- Format: NORMAL(<mean>, <std>[, <seed>])
-
- Format: SMTH1(<input>, <averaging time>[, <initial>])
-
- Format: SMTH3(<input>, <averaging time>[, <initial>])
-
- Format: SMTHN(<input>, <averaging time>, <n>[, <initial>])
-
- Format: INIT(<stock>) or INIT(<flow>) or INIT(<converter>)
-
- Format: FORCST(<input>, <time>, <horizon>[, <initial>])
-
- Format: TREND(<input>, averaging time>[, <initial>])
-
- Format: NPV(<input>, <rate>[, <initial>])
-
- Format: PV(<rate>, <nper>, <pmt>, <fv>)
-
- Format: FV(<rate>, <nper>, <pmt>, <pv>)
-
- Format: PMT(<rate>, <nper>, <pv>, <fv>)
-
- Format: QLEN(<queue>) or QLEN(<conveyor>)
-
- Format: QELEM(<queue>, <element>) or QELEM(<conveyor>, <element>)
-
- Format: SINWAVE(<amplitude>, <period>)
-
- Format: COSWAVE(<amplitude>, <period>)
-
- Format: MOD(<expression>, <modulus>)
-
- Format: OSTATE(<oven>)
-
- Format: EXPRND(<lambda>[, <seed>])
-
- Format: POISSON(<mu>[, <seed>])
-
- Format: MONTECARLO(<probability>[, <seed>])
-
- Format: ACT(<time>, <flow1>[…, <flowN>], <stock1>[…, <stockN>])
-
- Format: APCU(<stock>, <capacity>, <averaging time>)
-
- Format: TRANSTIME(<conveyor>)
-
- Format: CAP(<oven>) or CAP(<conveyor>)
-
- Format: PAUSE
-
- Format: COOKTIME(<oven>)
-
- Format: COUNTER(<start>, <end>)
-
- Format: CYCLETIME(<flow>[, <weighted>])
-
- Format: THROUGHPUT(<flow>[, <initial>])
-
- Format: CTMEAN(<flow>[, <initial>, <weighted>])
-
- Format: CTSTDDEV(<flow>[, <weighted>])
-
- Format: CTMIN(<flow>[, <initial>, <instantaneous>])
-
- Format: CTMAX(<flow>[, <initial>, <instantaneous>])
-
- Format: CTFLOW(<flow>)
-
- Format: CGROWTH(<percentage>)
-
- Format: REWORK(<percentage>)
-
- Format: RUNS
-
- Format: ARRAYSUM(<arrayed variable>)
-
- Format: ARRAYMEAN(<arrayed variable>)
-
- Format: ARRAYSTDDEV(<arrayed variable>)
-
- Format: ARRAYDOTPRD(<arrayed variable>, <arrayed variable>)
-
-